This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: How to disable CTRL-S in Form ?? ~Umberto Nongeroson 12.Jan.04 10:20 PM a Web browser Domino Designer 6.0.3Windows 2000
Right basic idea but don't use a field -- waste of storage and unnecessarily complex. Use a LotusScript global variable.
Incidentally, if you're doing this because there is some code that you always want to run when a document is being saved, then you should just use the Querysave event for that, and let the user save the document however they like.